﻿html, body
{
	margin:0px;
	padding:0px;
	background-color:#000;
	color:#fff;
	font-family:Calibri;
	font-size:medium;
}

#djSign
{
	background-image:url(../Images/djkani-view.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	height:80px;
}

.cleaner
{
	clear:both;
}

#Wraper
{
	background:none;
	margin:10px auto;
	width:999px;
	/*border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;*/
	padding:5px;
}

#Wraper_Main
{
	background:url(../Images/djkani-view.jpg) no-repeat;
	background-position:center top;
	margin:10px auto;
	width:999px;
	height:700px;
	/*border-top: 1px dotted #888;
	border-bottom: 1px dotted #888;*/
	padding:5px;
}

#VNav_ContainerLeft 
{
	float:left;
	background-image:url(../Images/LeftConBG.jpg);
	background-repeat: repeat-x;
	width:288px;
	height:auto;
}

#ContainerRight 
{
	float:left;
	width:710px;
	height:auto;
}

#logo
{
	background-image: url(../Images/DJKANi_color4111.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:200px;
	margin:44px auto 5px auto;
}

div#VNav_ContainerLeft div.topDec
{
	width:100%;
	background:#f2000c;
	height:5px;
}

#VMenu
{
	background:#111;
	width:180px;
	height:auto;
	padding:10px;
	margin:5px auto 5px auto;
}

#VMenu ul
{
	margin:0px;
	padding:0px;
}

#VMenu ul li
{
	list-style:none;
	text-align:center;
	color:#666;
	height:25px;
	padding:5px 0px;
	background-image:url(../Images/mm_spread.png);
	cursor:pointer;
}

#VMenu ul li:hover
{
	padding:6px 0px;
	color:#aaa;
}

#VMenu ul li:hover ul
{
	padding:0;
	margin:-25px 0 0 180px;
}

#VMenu ul li ul li
{
	display:none;
}

#VMenu ul li:hover ul li
{
	display:block;
	list-style:none;
	text-align:center;
	color:#999;
	width:180px;
	height:25px;
	padding:5px 0px;
	background:#333;
	position:relative;
	cursor:pointer;
	border:1px dashed #fff;
	border-left:0px;
}

#footer
{
	color:#999;
	text-align:center;
	padding:10px 0;
}

#shareus
{
	width:100%;
	text-align:center;
	margin: 0 auto;
    background: #111;
    padding: 10px;
}

.top_p{ color:#afaf04; font-weight: 800; }
b{ color: #fff;}
div#bioGraph h1{
        background-color: red;
      padding: 0px 10px 3px;
      color: #fff;
}

#bioGraph p{ line-height: 24px; }

.h-shap{
       position: relative;
    width: 265px;
    height: 0;
    border-bottom: 35px solid #c10000;
    border-right: 25px solid transparent;
    line-height: 11px;
    padding: 7px;
    color: #fff;

}
.h-shap-2{
       position: relative;
    width: 280px;
    height: 0;
    border-bottom: 35px solid #c10000;
    border-right: 25px solid transparent;
    line-height: 11px;
    padding: 7px;
    color: #fff;

}
div#bioGraph p{

    padding-left:25px; padding-right:25px;
}